crypto/internal/fips140/aes/gcm.GCMWithCounterNonce.next (field)
3 uses
crypto/internal/fips140/aes/gcm (current package)
gcm_nonces.go#L64: next uint64
gcm_nonces.go#L92: if counter < g.next {
gcm_nonces.go#L95: g.next = counter + 1
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)